﻿2026-06-07T22:49:58.8331966Z ##[group]Run actions/checkout@v5
2026-06-07T22:49:58.8332757Z with:
2026-06-07T22:49:58.8333158Z   repository: SaberMage/spt-core
2026-06-07T22:49:58.8336655Z   token: ***
2026-06-07T22:49:58.8337132Z   ssh-strict: true
2026-06-07T22:49:58.8337503Z   ssh-user: git
2026-06-07T22:49:58.8337910Z   persist-credentials: true
2026-06-07T22:49:58.8338325Z   clean: true
2026-06-07T22:49:58.8338738Z   sparse-checkout-cone-mode: true
2026-06-07T22:49:58.8339186Z   fetch-depth: 1
2026-06-07T22:49:58.8339544Z   fetch-tags: false
2026-06-07T22:49:58.8339925Z   show-progress: true
2026-06-07T22:49:58.8340307Z   lfs: false
2026-06-07T22:49:58.8340664Z   submodules: false
2026-06-07T22:49:58.8341070Z   set-safe-directory: true
2026-06-07T22:49:58.8341822Z ##[endgroup]
2026-06-07T22:49:58.9126642Z Syncing repository: SaberMage/spt-core
2026-06-07T22:49:58.9128272Z ##[group]Getting Git version info
2026-06-07T22:49:58.9128956Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-07T22:49:58.9130044Z [command]/usr/bin/git version
2026-06-07T22:49:58.9152937Z git version 2.43.0
2026-06-07T22:49:58.9171392Z ##[endgroup]
2026-06-07T22:49:58.9183761Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ae40f0f5-44d3-466e-a6a5-bf6e96edc947' before making global git config changes
2026-06-07T22:49:58.9185324Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:49:58.9186609Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-07T22:49:58.9215413Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-07T22:49:58.9233298Z https://github.com/SaberMage/spt-core
2026-06-07T22:49:58.9243033Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-07T22:49:58.9245290Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-07T22:49:58.9262422Z refs/heads/dev-freeform
2026-06-07T22:49:58.9268270Z [command]/usr/bin/git checkout --detach
2026-06-07T22:49:58.9304843Z HEAD is now at 1123e38 docs: M8 D5 — moved-verb docs sweep, KNOWN-HAZARDS 4.11, CONTEXT attachment update
2026-06-07T22:49:58.9336851Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-07T22:49:58.9360315Z Deleted branch dev-freeform (was 1123e38).
2026-06-07T22:49:58.9389158Z ##[endgroup]
2026-06-07T22:49:58.9390227Z [command]/usr/bin/git submodule status
2026-06-07T22:49:58.9571098Z ##[group]Cleaning the repository
2026-06-07T22:49:58.9573931Z [command]/usr/bin/git clean -ffdx
2026-06-07T22:49:58.9599540Z Removing traceable-reqs
2026-06-07T22:49:58.9606031Z [command]/usr/bin/git reset --hard HEAD
2026-06-07T22:49:58.9642310Z HEAD is now at 1123e38 docs: M8 D5 — moved-verb docs sweep, KNOWN-HAZARDS 4.11, CONTEXT attachment update
2026-06-07T22:49:58.9646263Z ##[endgroup]
2026-06-07T22:49:58.9647588Z ##[group]Disabling automatic garbage collection
2026-06-07T22:49:58.9650054Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T22:49:58.9671681Z ##[endgroup]
2026-06-07T22:49:58.9672669Z ##[group]Setting up auth
2026-06-07T22:49:58.9675545Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:49:58.9699657Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T22:49:58.9888301Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:49:58.9913509Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T22:49:59.0094690Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:49:59.0119496Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T22:49:59.0301122Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T22:49:59.0327732Z ##[endgroup]
2026-06-07T22:49:59.0328418Z ##[group]Fetching the repository
2026-06-07T22:49:59.0336316Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3:refs/remotes/origin/dev-freeform
2026-06-07T22:49:59.4784614Z From https://github.com/SaberMage/spt-core
2026-06-07T22:49:59.4786237Z  + 1123e38...e10def4 e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3 -> origin/dev-freeform  (forced update)
2026-06-07T22:49:59.4803859Z ##[endgroup]
2026-06-07T22:49:59.4804790Z ##[group]Determining the checkout info
2026-06-07T22:49:59.4805860Z ##[endgroup]
2026-06-07T22:49:59.4816266Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T22:49:59.4849304Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T22:49:59.4872043Z ##[group]Checking out the ref
2026-06-07T22:49:59.4873666Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-07T22:49:59.4904502Z Warning: you are leaving 1 commit behind, not connected to
2026-06-07T22:49:59.4905466Z any of your branches:
2026-06-07T22:49:59.4905857Z 
2026-06-07T22:49:59.4906740Z   1123e38 docs: M8 D5 — moved-verb docs sweep, KNOWN-HAZARDS 4.11, CONTEXT attachment update
2026-06-07T22:49:59.4907916Z 
2026-06-07T22:49:59.4908669Z If you want to keep it by creating a new branch, this may be a good time
2026-06-07T22:49:59.4910046Z to do so with:
2026-06-07T22:49:59.4910478Z 
2026-06-07T22:49:59.4910888Z  git branch <new-branch-name> 1123e38
2026-06-07T22:49:59.4911698Z 
2026-06-07T22:49:59.4912256Z Switched to a new branch 'dev-freeform'
2026-06-07T22:49:59.4913807Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-07T22:49:59.4917418Z ##[endgroup]
2026-06-07T22:49:59.4942410Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T22:49:59.4961212Z e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3
